home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dskut / boot201.zip / DESCRIBE.DOC < prev    next >
Text File  |  1993-08-12  |  10KB  |  211 lines

  1.  
  2.  
  3.  
  4.  
  5.           BOOT.SYS                   DESCRIBE.DOC              Version 2.01
  6.  
  7.  
  8.  
  9.           BOOT.SYS(tm) and the accompanying programs and documentation are
  10.  
  11.  
  12.                  Copyright (c) 1989, 1990, 1991, 1993 Hans Salvisberg
  13.                                  All rights reserved
  14.  
  15.  
  16.  
  17.           This file lists several descriptions of BOOT.SYS which you may
  18.           use as you like.
  19.  
  20.  
  21.  
  22.           BOOT.SYS v2.01 <ASP> - The heavy-duty config manager.
  23.  
  24.           ----------------------------------------------------------------
  25.  
  26.           BOOT.SYS v2.01 <ASP> - The heavy-duty config manager. Everything
  27.           in DOS6 multi-config and much more, under all versions of DOS.
  28.  
  29.           ----------------------------------------------------------------
  30.  
  31.           BOOT.SYS v2.01 <ASP> - The heavy-duty config manager. Gives you
  32.           one or more menus out of CONFIG.SYS, similar to DOS6. Adds pretty
  33.           menu, if/then/else, use of variables, and on-the-fly editing in
  34.           CONFIG.SYS; reboot from cmd line; installation program upgrades
  35.           DOS6 multi-config; more! Does NOT write to your disk! NO resident
  36.           driver under DOS6! Up to 20 items per menu, 25 menus. MS-DOS 2.11
  37.           to 6.0, DR DOS 5.0/6.0, supports DOS= command, QEMM7.
  38.  
  39.           ----------------------------------------------------------------
  40.  
  41.           BOOT.SYS lets you display one or more menus at boot-up time and
  42.           have different parts of CONFIG.SYS and/or AUTOEXEC.BAT executed
  43.           depending on which menu options you select. Its basic functional-
  44.           ity is similar to the multi-config feature in MS/PC-DOS 6.0, but
  45.           BOOT.SYS goes much further with a nice menu, if/then/else and use
  46.           of variables in CONFIG.SYS, and editing of designated CONFIG.SYS
  47.           lines on-the-fly, just to name a few.
  48.  
  49.           ----------------------------------------------------------------
  50.  
  51.           Here's a list of BOOT.SYS 2.0 features and benefits. Some are
  52.           common to many configuration managers, many are unique to
  53.           BOOT.SYS (* = not in DOS6 multi-config,  n = new in 2.0):
  54.  
  55.           Features           Benefits
  56.  
  57.           Multiple configu-  BOOT.SYS lets you make full use of your system
  58.           rations            by optimizing different configurations for
  59.                              each application/task.
  60.  
  61.           Runs in            BOOT.SYS removes the need to boot up, copy/re-
  62.           CONFIG.SYS         name config files, and reboot.
  63.  
  64.           Only one           BOOT.SYS keeps multiple configurations manage-
  65.           CONFIG.SYS and     able by sharing common commands and avoiding
  66.           AUTOEXEC.BAT       redundancy.
  67.  
  68.           Does all its       No risk of making potentially disasterous
  69.           magic in RAM only  changes to your disk. Works on diskless work-
  70.                              stations, too.
  71.  
  72.       *   State-of-the-art   Unlike MS/PC-DOS 6.0 multi-config, BOOT.SYS
  73.       n   menu screen        provides a nice user-configurable menu with
  74.                              colors, borders, shadows, and accelerator keys
  75.                              - no need to make excuses for that ugly
  76.                              screen.
  77.  
  78.           Default choice     BOOT.SYS works unobtrusively.
  79.           and timeout
  80.  
  81.       *   Reboot from cmd    BOOT.SYS goes out of your way if you don't
  82.       n   line into          need it; if you need to reboot frequently for
  83.           specific configu-  a certain task, you can make a certain selec-
  84.           ration             tion stick until you change your mind.
  85.  
  86.       *   Edit designated    This is a great help for "tweaking" a configu-
  87.           CONFIG.SYS lines   ration, for example the QEMM settings.
  88.           on-the-fly
  89.  
  90.       *   Sophisticated      The BOOT.SYS installation program gets you up
  91.       n   installation pro-  and running very quickly. It creates sample
  92.           gram               configuration files and detailed explanations
  93.                              customized for your system. You're up and
  94.                              running BOOT.SYS even before you look at the
  95.                              documentation.
  96.  
  97.       *   Automatically      If you're using MS/PC-DOS 6.0 multi-config,
  98.       n   upgrades DOS6      you get a head start: within ten minutes you
  99.           multi-config       have all your configurations up and running
  100.                              and you can start exploiting the advanced
  101.                              features in BOOT.SYS.
  102.  
  103.       *   Nested and         Organize your configuration procedure system-
  104.           sequential menus   atically. Use submenus for related configura-
  105.                              tions and menu sequences for unrelated aspects
  106.                              of your system.
  107.  
  108.       *   Use variables in   Eliminate redundancy in CONFIG.SYS to make it
  109.       n   CONFIG.SYS         easier to maintain.
  110.  
  111.           Pass variables on  Keep the interface between CONFIG.SYS and
  112.           to AUTOEXEC.BAT    AUTOEXEC.BAT simple and intuitive.
  113.  
  114.       *   If/then/else in    Create a single CONFIG.SYS file that can adapt
  115.       n   CONFIG.SYS         to different DOS versions, hardware and soft-
  116.                              ware environments. Run it on all PCs in your
  117.                              organization or just use it to have your
  118.                              notebook adapt to whether you're at work, on
  119.                              the road, or at home.
  120.  
  121.       n   Up to 20 items     You'll never outgrow BOOT.SYS.
  122.           per menu, up to
  123.           25 menus
  124.  
  125.       *   Rename files out   An exotic feature, but if your memory manager
  126.       n   of CONFIG.SYS      automatically starts reoptimizing whenever it
  127.                              detects a change in your configuration, you
  128.                              *must* have it.
  129.  
  130.       n   No resident        No more fears of compatibility problems.
  131.           driver under
  132.           MS/PC-DOS 6.0 and
  133.           DR DOS
  134.  
  135.       *   Date/Time and      Schedule periodic activities such as backups
  136.       n   Oncea...           or defrag runs so you'll never forget them.
  137.           Functions
  138.  
  139.       *   Runs under all     Get a major benefit of MS/PC-DOS 6.0 under
  140.       n   DOS versions       MS/PC-DOS 2.11 to 6.0 and DR DOS 5.0/6.0, too.
  141.  
  142.       n   Compatible with    The new version of the best-selling memory
  143.           QEMM 7.01          manager has broken all 3rd-party configuration
  144.                              managers working out of CONFIG.SYS. The
  145.                              BOOT.SYS 2.01 update now fully supports the
  146.                              new DOS-Up feature in QEMM.
  147.  
  148.           ----------------------------------------------------------------
  149.  
  150. Product name: BOOT.SYS
  151. Product type: Software
  152. Version nmbr: 2.01
  153. Version date: 08/04/93
  154.     Platform: IBM PC, DOS 2.11 or better, 0k RAM
  155.     Requires: Runs on single-floppy systems
  156.               New version now works with DR DOS, too.
  157.  Category #1: Utilities, System Utilities, Configuration utilities
  158.  Category #2: Utilities, System Utilities, Operating systems
  159.  Category #3: Utilities, Hardware utilities, CPU & memory utilities
  160.  Category #4: Utilities, Menu systems & file managers, Work environment managers
  161.  Category #5: Programming, Programming utilities, Desktop tools for programmers
  162. Registration: $39.00
  163.  Ship to USA: $5.00
  164.  Ship Canada: $5.00
  165.  Ship global: $11.00
  166. Registration: SFR 70.00  (Swiss Francs)
  167.   Ship to CH: SFR 5.00
  168.  Ship Europe: SFR 10.00
  169.  Ship global: SFR 15.00
  170. User benefits: Printed and bound manual
  171.                Current disk, choice of 3½" or 5¼" format
  172.                3 month(s) of support
  173.                  Phone support
  174.                    900# phone support
  175.                  CIS support
  176.                  Mail support
  177.                3 month(s) for return
  178.                  Limited return policy
  179.                lifetime free upgrading allowed
  180.                0 free update disk(s) sent out
  181.                Free CompuServe IntroPak
  182. Vers. reason: Major upgrade: sta